In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging.GdPictureRectangleF / SetWidth Method

SetWidth Method (GdPictureRectangleF)

In This Topic
Syntax
'Declaration

 

Public Sub SetWidth( _

   ByVal width As Single _

) 
public void SetWidth( 

   float width

)
public procedure SetWidth( 

    width: Single

); 
public function SetWidth( 

   width : float

);
public: void SetWidth( 

   float width

) 
public:

void SetWidth( 

   float width

) 

Parameters

width
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging.GdPictureRectangleF
GdPictureRectangleF Members